www.gusucode.com > 网域标准通用企业自助建站系统正式版 2009 > 网域标准通用企业自助建站系统正式版 2009.18/网域公司企业网站管理系统ACCESS和SQL正式版/网域公司企业网站管理系统ACCESS正式版/Count/index.asp

    <!--#include file="inc_show.asp"-->
<%
Response.Write replace(Style_Header2,"$Title",Site_Name & "-" & Lang_Me)
%>
<frameset frameborder="NO" border="0" framespacing="0" rows="*"> 
  <frameset cols="170,*" frameborder="NO" border="0" framespacing="0"> 
  <frame name="countleft" scrolling="auto" noresize src="show_left.asp?siteid=<%=siteid%>">
  <frame name="ajstatmain<%=CFG_cachename%>" src="show_main.asp?siteid=<%=siteid%>">
  </frameset>
</frameset>
<noframes>
<body>
<a href="main.asp">no frames</a>

</body>
</noframes> 
</html>